﻿.wordMapBg {background:url(../img/wordMapBg.jpg) no-repeat center top; overflow:hidden;}

.tkui-select { }

/*省份选择*/
.wrap-province .tkui-select{ width:180px; }
.wrap-province .tkui-select .list{ width:180px; }
.wrap-province .tkui-select li { height:18px; line-height:18px; }
.wrap-province .tkui-select li span { float:left;display:block; height:18px; max-width:160px; line-height:18px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.wrap-province .tkui-select li strong { float:left; line-height:18px;margin-left:3px; }

/*排序选择*/
.wrap-sort .tkui-select{ width:80px; }
.wrap-sort .tkui-select .list{ width:80px; }

/*排序选择*/
.wrap-seller .tkui-select{ width:220px; }
.wrap-seller .tkui-select .list{ width:260px; }
.wrap-seller .tkui-select .tip { width:150px; height:26px; overflow:hidden; float:left; display:block;  }
.wrap-seller .tkui-select li { height:18px; line-height:18px; }
.wrap-seller .tkui-select li span { float:left;display:block; height:18px; max-width:160px; line-height:18px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.wrap-seller .tkui-select li strong { float:left;}
.auction-right-item { padding-top:6px; }
.auction-right-item .wrap-select { float:left; margin-right:10px; }

.wrap-select .title{ font-weight:bold; font-size:13px; color:#343434; }
.wrap-select .tkui-select .list li:hover  { background:#91bbd1; color:#fff; }
.wrap-select .tkui-select .list li:hover  strong{  color:#fff; }
.wrap-select .tkui-select .list li strong { color:#69b2d2;  line-height:18px;margin-left:3px; }


/*海外大厅首页样式部分*/
	/*拍卖日历*/
	.Calendar {width:1200px; height:45px; margin:10px auto 0; position:relative;  z-index:2;}
		.calen-btn,.today-btn,.dataNum,.dataNum span,.dataNum ul,.dataNum ul li {float:left; line-height:43px; text-align:center; font-size:15px;}
		.calen-btn {width:111px;height:43px; border:solid 1px #d0d0d0; border-right:none; background:#fff;}
		.today-btn {width:66px; height:43px; border:solid 1px #7ca7ba; background:#93bbcd;}
		.calen-btn a,.today-btn a {text-decoration:none; color:#2d2d2d;}
		.today-btn a {color:#fff;}
		.calen-btn a i.calendar-icon {display:inline-block; width:21px; height:21px; background:url(../img/icon-bg.png) no-repeat -296px -119px; position:relative; top:5px; margin-right:5px;}
		.dataNum {width:1020px; height:43px;}
		.dataNum span, .dataNum ul li {width:59px; height:43px; border:solid 1px #d0d0d0; border-left:none; background:#fff; cursor:pointer;}
		.dataNum .dataArrow {font:bold 20px 宋体; line-height:43px;}
		.dataNum ul {}
		.dataNum ul li {font-family:Arial, Helvetica, sans-serif; position:relative;}
		.dataNum ul li.auctionDay {background:#f0f0f0; font-weight:bold;}
		.dataNum ul li.todayLi {border-bottom:solid 5px #93bbcd; height:39px;}

    /*拍卖日历下拉菜单*/
		.Calendar .dataNum-last-li .Td-auctn-list {  position:absolute; left:-180px; top:44px; z-index:2; cursor:default; padding-top:5px; text-align:left;}
		.Calendar .dataNum-last-li .Td-auctn-list .Td-a-l-Triangle {display:block; position:absolute; width:10px; height:6px; background:url(../img/icon-bg.png) no-repeat right -67px; top:0px; left:205px;}
		.Calendar .Td-auctn-list {  position:absolute; left:-120px; top:44px; z-index:2; cursor:default; padding-top:5px; text-align:left;}
			.Td-a-l-Triangle {display:block; position:absolute; width:10px; height:6px; background:url(../img/icon-bg.png) no-repeat right -67px; top:0px; left:145px;}
		.Calendar .Td-a-l-box {width:300px; border:solid 1px #ccc; border-radius:3px; background:#fff;min-height:40px;}
		.Calendar .Td-a-l-box dl {}
			.Calendar .Td-a-l-box dt {padding:0 10px; height:32px; font-size:13px; line-height:30px; color:#222;}
			.Calendar .Td-a-l-box dt b {color:#6fabc6;}
			.Calendar .Td-a-l-box dd {display:block; height:35px; padding:5px 0 0; border-left:solid 3px #c6dae3; width:297px; background:#fafafa; margin-bottom:1px;}
			.Calendar .Td-a-l-box dd a {display:block; height: 15px; width:283px; padding:0 7px 0 7px; font-size:12px; line-height:15px; color:#555; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
			.Calendar .Td-a-l-box dd:hover a,.Calendar .Td-a-l-box dd:hover em {color:#69b2d2;}.Calendar .Td-a-l-box dd:hover {border-color:#93bbcd; background:#f0f0f0;}
			.Calendar .Td-a-l-box dd em {display:block; height: 15px; width:283px; padding:0 7px 0 7px; font-size:12px; line-height:15px; color:#999; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font-style:normal; font-weight:normal;}
		.Td-a-l-box-more {text-align:right; font-size:12px; font-weight:normal; padding-right:10px; line-height:35px; height:35px;}

	/*拍卖列表筛选栏*/  /*2015/10/18修改*/
	.auction-listBar {width:1198px; height:41px; border:solid 1px #cbcbcb; background:#f4f4f4; margin:15px auto 0; position:relative; z-index:1;}
		ul.auction-all {height:37px; position:absolute; bottom:-1px; left:9px;}
			ul.auction-all li {float:left; height:37px; padding:0 12px; line-height:36px; font-size:13px;}
			ul.auction-all li.active { height:36px;border:solid 1px #cbcbcb; border-bottom:none;background:#fff; border-radius:3px 3px 0 0; cursor:default; font-weight:bold;}
			ul.auction-all li b {font-family:Arial, Helvetica, sans-serif;}
			.auction-c-s-title {display:inline-block;*display:inline; *zoom:1; height:25px; line-height:25px; font-size:13px; font-weight:bold; margin-left:15px; position:relative; top:-7px;}
	/*拍卖专场列表*/ 
    .auction-list-box {width:1200px; padding-top:15px; margin:0 auto;min-height:320px;position:relative; z-index:0; }
	.auction-list-wrap {width:1225px; overflow:hidden;}
	.auction-show {width: 290px;overflow: hidden;float: left; margin: 0 12px 20px 0;position: relative;}
		.auction-show b.tags {display:block;width:82px;height:22px; line-height:22px;text-align:center; font-size:13px; font-weight:bold; position:absolute; top:0;left:0; cursor:default; z-index:1;}
		.auction-show b.preView { background:#2eaae2; color:#fff; }/*仅预展*/
        .auction-show b.prizeBeta { background:#ea4a4a; color:#fff;}/*有奖模拟*/
		.auction-show-img {border: 1px solid #e7e7e7;border-bottom: 0; width: 288px; height: 224px;display: table-cell;vertical-align: middle;text-align: center;}
		.auction-show-img img {max-width: 288px; max-height: 224px;vertical-align: middle;}
		
.auction-show-title {height: 72px; border: solid 1px #e7e7e7;line-height: 18px;background: #f4f4f4;padding: 8px 10px 0 10px;}
			.auction-s-t-h3box {}
			.auction-show-title h3 {margin: 1px 0; height: 34px;overflow: hidden;}
			.auction-show-title h3 a {    color: #313131;word-wrap: break-word; width: 268px;height: 36px;display: table-cell;vertical-align: middle;font-weight: bold;font-size: 13px;line-height: 17px;}
			.auction-show-title h3 a:hover,.auction-show-title span a:hover {color:#69b2d2; text-decoration:none;}
			.auction-show-title span {display:block; height:25px; font-size:12px; color:#4e4e4e; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;width:268px}
		.auction-show-info {height: 68px;padding: 6px 10px;border: solid 1px #e7e7e7;border-top: none;position: relative;}
			.auction-show-info a.starTimes {color: #222;font-size: 14px;cursor: default;float: left;margin-right: 8px;}
			.auction-show-info a.starTimes:hover {color:#222;}
			.auction-show-info a.status {display:block; position:absolute; right:-1px; bottom:-1px; width:75px; height:25px; line-height:25px;  text-align:center; font-size:14px; text-decoration:none;}
			.auction-show-info a.auctioning {background:#ea4a4a; color:#fff;} /*拍卖中*/
			.auction-show-info a.preview {background:#69b2d2; color:#fff;} /*预展中*/
			.auction-show-info a.end {background:#c5c5c5; color:#fff;} /*已结束*/
			.auction-show-info span {display: block;float: left;font-size: 14px;font-weight: 400;font-style: normal;color: #69b2d2;cursor: default;clear: both;margin-top: 6px;}
			.auction-show-info span.actn-progress {color:#ea4a4a;}
			.auction-show-info em {display: block; width: 66px; height: 26px; float: right;text-align: right;font-size: 14px;font-style: normal;color: #727272;cursor: default;position: absolute; top: 18px;right: 10px;}
            .auction-show-info a.closed,.auction-show-info a.closed:visited,.auction-show-info a.closed:hover { background:#c5c5c5; color:#fff; }
            .auction-show-info span.closed { color:#c5c5c5; }
			.sy_onlookers{line-height: 28px; height: 28px; color: #999; display: block;clear: both;float: left;width: 100%;font-size: 14px; position:absolute;bottom:0;}
			.sy_onlookers:hover{text-decoration: none; color: #fe5745;}


	/*拍卖专场列表分页*/
	.auction-list-page {width:1198px; height:50px; border:solid 1px #ccc; background:#f4f4f4; margin:0 auto;font-size:0;}
		.auction-list-page .auction-l-p-span {display:block; width:158px; padding:0 20px; height:50px; font:normal 14px/50px "Arial","Microsoft Yahei","微软雅黑"; color:#333;}
		.auction-list-page .auction-l-p-span select {text-align:center;height:25px; border:solid 1px #ccc; border-radius:3px;}
		.auction-list-page ul {display:block; width:100%; text-align:center; padding-top:10px;}
		.auction-list-page ul.auction-shortUl {display:block; width:798px; text-align:center; padding-top:10px;}
		.auction-list-page ul li {display:inline-block; *display:inline; *zoom:1; width:28px; height:28px; border:solid 1px #ababab; background:#fff; border-radius:3px; font:normal 14px Arial, Helvetica, sans-serif; margin:0 2px; cursor:pointer; line-height:28px;}
		.auction-list-page ul li a{display:inline-block; width:100%}  
        .auction-list-page ul li:hover {background:#f4f4f4; font-weight:bold;}
		.auction-list-page ul li.auction-Arrow {width:68px; font-family:"Arial","Microsoft Yahei","微软雅黑"; line-height:27px; *line-height:30px;}
		.auction-list-page ul li.active {background:#8c8c8c; border-color:#8c8c8c; color:#fff; font-weight:bold; cursor:default;}
		.auction-list-page ul li.active a,.auction-list-page ul li.active a:visited { color:#fff; font-weight:bold;}

    .tuijian_sy{ background:url(../img/tuijian01.png); height:44px; width:44px; position:absolute; top:0; left:0;}
